home *** CD-ROM | disk | FTP | other *** search
- // firestorm explosion file
-
-
- // time NOP
-
- // time CREATE repeat chance timer templatename distance offset
-
- // time APPLYDAMAGE
- // time SETDAMAGE min max [pulse] [type] [radius]
-
- // time DYNAON
- // time DYNAOFF
- // time DYNAINTENSITY INSTANT value
- // time DYNAINTENSITY RAMP value time
- // time DYNAINTENSITY GAUSS value time peakVal peakTime
- // time DYNARADIUS INSTANT value
- // time DYNARADIUS RAMP value time
- // time DYNACOLOR INSTANT R G B
- // time DYNACOLOR RAMP R G B time
-
-
- // 1 DYNAON
- 800 WALLMARK 120 15000
- 800 SETDAMAGE 20 25 500 4 80
- // 120 DYNAINTENSITY RAMP 300.0 200
- // 430 DYNAINTENSITY RAMP 0.0 2700
- // 430 DYNACOLOR RAMP 128.0 0.0 0.0 1000
- 5000 NOP
-
-